PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package
/
PDFContentStream Class
/ setGrayFillColor Method
The gray level.
Collapse All
Expand All
In This Topic
setGrayFillColor Method
In This Topic
Sets the current colorspace for fill operations to DeviceGray and sets the gray level. Operator: g
Syntax
public
void
setGrayFillColor(
double
g
)
Parameters
g
The gray level.
See Also
Reference
PDFContentStream Class
PDFContentStream Members